omap3/emif4: fix registers definition
authorIlya Yanok <[email protected]>
Thu, 13 Oct 2011 11:18:12 +0000 (11:18 +0000)
committerAlbert ARIBAUD <[email protected]>
Thu, 27 Oct 2011 19:56:36 +0000 (21:56 +0200)
Fix EMIF4 registers definition.

Signed-off-by: Ilya Yanok <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
arch/arm/include/asm/arch-omap3/cpu.h

index 2c93e8f5250e30d5da2452a4a0bdc3d42f4936cb..84308e04b352b48e519c57ff47a1cdb1f535eed1 100644 (file)
@@ -218,6 +218,7 @@ struct sdrc {
 
 /* EMIF4 */
 typedef struct emif4 {
+       unsigned int emif_mod_id_rev;
        unsigned int sdram_sts;
        unsigned int sdram_config;
        unsigned int res1;